Ctrl
K
Select a result to preview
#csv
# append only and without header df.to_csv("file_path", mode='a',header=False)